-
-
Notifications
You must be signed in to change notification settings - Fork 279
Add CI test run to libvlcsharp 4 #150
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
some of the failing tests are libvlc 4 regressions. Ideally, we'd need a test for each libvlc callback. |
|
Need to have another look, this would be useful about now.. |
|
’m interested in improving the libvlcsharp CI and test reliability. My approach would be to ensure that all tests run consistently in CI, handling regressions in libvlc 4 and disabling or adapting tests that fail due to environment-specific issues. This would involve adding targeted test tasks, fixing dead URLs, and making the CI run resilient while maintaining coverage for critical callbacks. This ensures that future contributions can be tested automatically and reliably. |
|
feel free to open a PR, but if you're looking for an easy first issue, this isn't it |
|
thanks for the guidance! I’ll come up with a PR shortly. I understand it might be a bit challenging, but I see this as a great learning opportunity to improve the libvlcsharp CI and test reliability. Looking forward to contributing and getting feedback! |
just checking the build